i,
em {
  font-style: normal;
}
.zpxxxq_nr div {
  margin: 20px 0;
}
.zpxxxq_nr div span {
  font-size: 16px;
  margin-right: 15px;
}
/* 头部导航栏部分 */

.head_z {
  height: 136px;
  width: 100%;
  position: relative;
  border-bottom: 6px solid #3c70d6;
}

.head_z_log {
  padding-top: 14px;
  float: left;
}

.head_z_log:hover {
  opacity: 0.7;
}

.head_z .w {
  position: relative;
}

.head_z .w > ul {
  float: right;
  padding-top: 20px;
  margin-right: -40px;
}

.head_z .w > ul > li {
  width: 150px;
  height: 83px;
  float: left;
  font-weight: 700;
  line-height: 83px;
  text-align: center;
  position: relative;
  padding: 0 38px;
  box-sizing: border-box;
  background: url('../img/sy_d.png') no-repeat right center;
}

.head_z .w > ul > li:last-child {
  background: none;
}

.head_z .w > ul > li > a {
  color: #323232;
  font-size: 16px;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 400;
  background: url('../img/sy_c.png') no-repeat bottom;
  background-size: 0 6px;
  transition: background-size 0.5s;
  -webkit-transition: background-size 0.5s;
}

.head_z .w > ul > li.on > a {
  background: url('../img/sy_c.png') no-repeat bottom;
  background-size: 103px 6px;
}

.head_z .w > ul > li.on > a {
  color: #3c70d6;
  font-size: 16px;
}

.head_z .w > ul > li:hover > a {
  background: url('../img/sy_c.png') no-repeat bottom;
  background-size: 103px 6px;
}

.head_z .w > ul > li:hover > a {
  color: #3c70d6;
}

.head_z .w > ul > li > ul {
  width: 100%;
  position: absolute;
  left: 0;
  top: 83px;
  z-index: 100;
  height: 0;
  background-color: #3c70d6;
  display: none;
  padding: 10px 0;
}

.head_z .w > ul > li > ul > li a {
  line-height: 32px;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  display: block;
}

.head_z .w > ul > li > ul > li:hover a {
  color: #ff8921;
}

.head_z .w > ul > li > ul > li.on a {
  color: #ff8921;
}

.tewm {
  cursor: pointer;
}

.head_z .w > ul > li:hover ul {
  z-index: 100;
  height: auto;
  display: block;
}

.head_ding {
  width: 100%;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #f0f4fd;
}

.head_ding .w div {
  float: left;
  color: #9aa4b8;
  font-size: 14px;
}

.head_ding p {
  float: right;
  color: #9aa4b8;
  font-size: 14px;
}

.head_ding p a {
  color: #9aa4b8;
  font-size: 14px;
}

.head_ding p a:hover {
  color: #3c70d6;
}

.sy_lbt {
  width: 100%;
  height: 456px;
  position: relative;
  display:table;
}
.sy_ggxx {
  position:absolute;
  width: 272px;
  height: 398px;
  left: 34px;
  top: 373px;
  background: url('../img/sy_e.png') no-repeat center;
  background-size: 100%;
  z-index: 20;
}
.sy_ggxx_bt {
  color: #ffffff;
  font-size: 31px;
  width: 100%;
  text-align: center;
  padding: 23px 0 20px;
}

.sy_ggxx_lb {
  width: 100%;
  height: 300px;
  padding: 0 25px;
  box-sizing: border-box;
  overflow: hidden;
}

#Swiper2 .Swiper2_ge {
  width: 100%;
  height: 69px !important;
  border-bottom: 1px dashed #d2d2d2;
  padding-top: 25px;
  box-sizing: border-box;
  cursor: pointer;
  padding: 25px 0 0 0 !important;
  margin: 0 !important;
}

#Swiper2 .Swiper2_ge a {
  display: block;
  width: 100%;
  height: 100%;
}

.sy {
  width: 100%;
  margin-bottom: 64px;
}

.sy_a {
  padding: 60px 0 30px;
  text-align: center;
}

.sy_a h1 a {
  color: #3c70d6;
  font-size: 36px;
}

.sy_a h1 a:hover {
  color: #ff8921;
}

.sy_a p {
  color: #333333;
  font-size: 14px;
  margin-top: 5px;
}

.sy_b {
  position: relative;
  margin-bottom: 43px;
  overflow: hidden;
  height: 220px;
}

.sy_b li {
  float: left;
  margin-right: 23px;
}

.sy_b li img {
  width: 385px;
  height: 163px;
}

.sy_b .prev {
  position: absolute;
  display: block;
  left: -34px;
  top: 68px;
  width: 22px;
  height: 36px;
  background: url('../img/sy_g.png') no-repeat center;
}

.sy_b .prev:hover {
  background: url('../img/sy_h.png') no-repeat center;
}

.sy_b .next {
  position: absolute;
  display: block;
  right: -34px;
  top: 68px;
  width: 22px;
  height: 36px;
  background: url('../img/sy_f.png') no-repeat center;
}

.sy_b .next:hover {
  background: url('../img/sy_i.png') no-repeat center;
}

.sy_b .tempWrap {
  width: 1200px !important;
}

.sy_c {
  width: 100%;
  padding: 28px 38px 51px;
  box-sizing: border-box;
  background-color: #fbfbfb;
  min-height: 300px;
}

.sy_c li {
  height: 72px;
  width: 100%;
  border-bottom: dashed #e5e5e5 1px;
  margin-bottom: 24px;
}

.sy_c li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.sy_c li a div {
  float: left;
  height: 100%;
  line-height: 72px;
  /*width: 700px;*/
  display: block;
  /*    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
  color: #333333;
  font-size: 18px;
  font-weight: 700;
}

.sy_c li:hover a div {
  color: #ff8921;
  font-size: 18px;
  font-weight: 700;
}

.sy_c li a span {
  float: right;
  height: 34px;
  line-height: 34px;
  display: block;
  width: 107px;
  border-radius: 17px;
  background-color: #3c70d6;
  text-align: center;
  color: #fff;
  margin-top: 16px;
}

.sy_c li:hover a span {
  background-color: #ff8921;
}

.sy_c li a span img {
  vertical-align: middle;
  margin-left: 9px;
}

.sy_d ul {
  overflow: hidden;
  margin-right: -20px;
}

.sy_d_ge {
  float: left;
  margin-right: 7px;
  margin-bottom: 8px;
  width: 193px;
  height: 87px;
  border: 1px solid #ececec;
}

.sy_d_ge img {
  width: 193px;
  height: 87px;
}

.dibu {
  width: 100%;
  height: 60px;
  background-color: #4c73c3;
}

.dibu p {
  text-align: center;
  width: 100%;
  color: #beceef;
  font-size: 14px;
  line-height: 60px;
}

.dibu p a {
  color: #beceef;
  font-size: 14px;
}

.dibu p a:hover {
  color: #fff;
}

.qyjj {
  width: 100%;
  background: url('../img/sy_f.jpg') no-repeat center top;
}

.qyjj_yi {
  padding-top: 63px;
  text-align: center;
  padding-bottom: 44px;
}

.qyjj_yi h1 {
  color: #3c70d6;
  font-size: 36px;
  font-weight: 700;
}

.qyjj_yi p {
  color: #333;
  font-size: 14px;
  margin-top: 10px;
}

.qieh {
  width: 100%;
  text-align: center;
  margin-top: 28px;
}

.qieh div {
  width: 153px;
  height: 44px;
  display: inline-block;
  border: 1px solid #3c70d6;
  line-height: 44px;
  text-align: center;
  color: #3c70d6;
  font-size: 18px;
  margin: 0 18px;
  cursor: pointer;
}

.qieh div a {
  display: block;
  width: 100%;
  height: 100%;
  color: #3c70d6;
  font-size: 18px;
}

.qieh div.on {
  background-color: #3c70d6;
  color: #fff;
}

.qieh div.on a {
  color: #fff;
}

.qieh div:hover {
  background-color: #3c70d6;
  color: #fff;
}

.qieh div:hover a {
  color: #fff;
}

.qyjj_ke {
  width: 100%;
  background-color: #f5f6fa;
  padding-bottom: 28px;
}

.qyjj_er_a {
  width: 100%;
  padding: 40px 46px 60px;
  box-sizing: border-box;
  background-color: #ffffff;
  min-height: 500px;
}

.qyjj_er_a p {
  color: #333333;
  font-size: 16px;
  line-height: 37px;
}

.qyjj_er_a img {
  max-width: 100%;
}

.ggbf {
  width: 100%;
  padding: 40px 46px 60px;
  box-sizing: border-box;
  background-color: #ffffff;
  min-height: 600px;
}

.hzqy {
  margin-bottom: 58px;
}

.hzqy ul {
  overflow: hidden;
  margin-right: -70px;
  min-height: 200px;
}

.hzqy .sy_d_ge {
  margin: 35px 38px 0 0;
}

.fye {
  width: 100%;
  margin: 40px auto 0;
}

.fye ul {
  width: 100%;
  text-align: center;
}

.fye ul li {
  width: 37px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  display: inline-block;
  margin: 0 2px;
  background-color: #eeeeee;
  vertical-align: top;
  border-radius: 50%;
}

.fye ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 18px;
}

.fye ul li:hover {
  background-color: #3c70d6;
}

.fye ul li:hover a {
  color: #fff;
}

.fye ul li.on {
  background-color: #3c70d6;
}

.fye ul li.on a {
  color: #fff;
}

.fye .zz a {
  background: url('../img/fy_b.png') no-repeat center;
}

.fye .zz:hover a {
  background: url('../img/fy_c.png') no-repeat center;
}

.fye .yy a {
  background: url('../img/fy_a.png') no-repeat center;
}

.fye .yy:hover a {
  background: url('../img/fy_d.png') no-repeat center;
}

.zpxx .sy_b ul {
  overflow: hidden;
}

.zpxx .sy_b li {
  margin: 34px 29px 0 0;
}

.zpxx .sy_b li a {
  display: block;
}

.zpxx .sy_b li img {
  width: 351px;
  height: 148px;
}

.zpxxxq_nr p {
  width: 100%;
  color: #333333;
  font-size: 16px;
  line-height: 35px;
}

.zpxxxq_nr {
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: 40px;
  padding: 20px 0;
  min-height: 200px;
}

.zpxxxq_bman {
  width: 250px;
  height: 50px;
  border-radius: 25px;
  background-color: #ff8921;
  text-align: center;
  line-height: 50px;
  overflow: hidden;
  margin: 0 auto;
}

.zpxxxq_bman:hover {
  background-color: #3c70d6;
}

.zpxxxq_bman a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
}

.dl {
  width: 100%;
  height: 1080px;
  background: url('../img/dl_a.jpg') no-repeat center;
  position: relative;
}

.dl_log {
  width: 100%;
  padding-top: 64px;
  margin-bottom: 74px;
}

.dl_log img {
  display: block;
  margin: 0 auto;
}

.dl_nr {
  display: block;
  margin: 0 auto;
  width: 949px;
  height: 550px;
  background: url('../img/dl_b.jpg') no-repeat center;
  overflow: hidden;
}

.zc .dl_nr {
  display: block;
  margin: 0 auto;
  width: 949px;
  height: 606px;
  background: url('../img/zc_b.jpg') no-repeat center;
  overflow: hidden;
}

.dl_bd {
  width: 504px;
  height: 100%;
  float: right;
  padding: 41px 64px 48px;
  box-sizing: border-box;
  background-color: #ffffff;
}

.dl_bd_qh {
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

.dl_bd_qh a {
  display: block;
  width: 50%;
  height: 42px;
  text-align: center;
  float: left;
  color: #999999;
  font-size: 20px;
  border-bottom: 4px solid #dfe2e9;
}

.dl_bd_qh a:hover {
  color: #3c70d6;
  border-bottom: 4px solid #3c70d6;
}

.dl_bd_qh a.on {
  color: #3c70d6;
  border-bottom: 4px solid #3c70d6;
}

.dl_li {
  overflow: hidden;
  width: 100%;
  height: 55px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dfe2e9;
  padding-left: 32px;
  box-sizing: border-box;
  position: relative;
}

.dl_li input {
  width: 286px;
  height: 100%;
}

.dl_li input::-webkit-input-placeholder {
  color: #999999;
  font-size: 16px;
}

.dl_ewm {
  position: absolute;
  right: 0;
  bottom: 7px;
  cursor: pointer;
}

.dl_bd_zc {
  color: #666666;
  font-size: 14px;
  margin-bottom: 45px;
}

.dl_bd_zc a {
  color: #ff911b;
  font-size: 14px;
}

.dl_bd_zc a:hover {
  color: #3c70d6;
}

.dl .dibu {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(75, 114, 194, 0.62);
}

.ldan {
  width: 100%;
  height: 69px;
  border-radius: 6px;
  overflow: hidden;
}

.ldan a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #3c70d6;
  text-align: center;
  line-height: 69px;
  color: #ffffff;
  font-size: 20px;
}

.ldan a:hover {
  color: #ff911b;
}

.zc .dl_bd_zc {
  margin-bottom: 11px;
}

.zc_yzm {
  position: absolute;
  width: 117px;
  height: 37px;
  border-radius: 5px;
  background-color: #3c70d6;
  right: 0;
  bottom: 10px;
}

.zc_yzm a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 14px;
  line-height: 37px;
  text-align: center;
}

.zc_yzm a:hover {
  color: #ff911b;
}

.grzx {
  width: 100%;
}

.grzx_s {
  width: 100%;
  background-color: #fff;
  padding: 53px 43px 18px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.grzx_x {
  width: 100%;
  background-color: #fff;
  padding: 53px 43px;
  box-sizing: border-box;
}

.grzx_s .tsy {
  margin-bottom: 35px;
  color: #cf0000;
  font-size: 16px;
}

.grzx_s .tsy img {
  vertical-align: bottom;
}

.grzx_s_nr {
  /* width: 100%; */
  overflow: hidden;
  margin-right: -50px;
}

.grxx_ge_sr {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  width: 333px;
  margin-right: 53px;
  margin-bottom: 33px;
  float: left;
}

.grxx_ge_sr img {
  vertical-align: middle;
}

.grxx_ge_sr input {
  display: block;
  width: 331px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #eeeeee;
  padding: 0 19px;
  box-sizing: border-box;
  border-radius: 3px;
  margin-top: 17px;
  color: #999;
}

.grxx_ge_sr input::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.grxx_ge_sr select {
  display: block;
  width: 331px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #eeeeee;
  padding: 0 19px;
  box-sizing: border-box;
  border-radius: 3px;
  margin-top: 17px;
  color: #999;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url('../img/grzx_c.png') no-repeat 297px center;
}

.grxx_ge_sr select::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.wsxxan {
  width: 250px;
  height: 50px;
  border-radius: 25px;
  margin: 0 auto;
  background-color: #ff8921;
  margin-top: 60px;
}

.wsxxan:hover {
  background-color: #3c70d6;
}

.wsxxan a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.bmxx .bmxx_ge {
  height: 94px;
}

.bmxx .bmxx_ge h6 {
  line-height: 36px;
  font-size: 18px;
  padding-top: 14px;
  box-sizing: border-box;
}

.bmxx .bmxx_ge:hover h6 {
  color: #ff8921;
}

.bmxx .bmxx_ge p {
  line-height: 38px;
  color: #666666;
  font-size: 14px;
}

.bmxx .bmxx_ge p em {
  margin-right: 46px;
  font-style: initial;
  font-weight: 400;
}

.bmxx .bmxx_ge a span {
  margin-top: 33px;
}

.bmxxxq_tou {
  width: 100%;
  overflow: hidden;
}

.bmxxxq_nr {
  overflow: hidden;
}

.bmxxxq_ge {
  width: 30%;
  float: left;
  margin-bottom: ;
  margin: 0 18px 40px;
}

.bmxxxq_ge div {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  min-height: 30px;
}

.bmxxxq_ge div em {
  color: #f70000;
  font-size: 20px;
  font-weight: 700;
  font-style: inherit;
  vertical-align: sub;
}

.bmxxxq_ge p {
  padding-left: 14px;
  color: #333333;
  font-size: 16px;
  margin-top: 12px;
}

.bmxxxq_ge p span {
  display: inline-block;
  padding-left: 30px;
  background: url('../img/bmxxxqfx_a.png') no-repeat center left;
  margin-right: 80px;
  cursor: pointer;
}

.bmxxxq_ge p span.on {
  background: url('../img/bmxxxqfx_b.png') no-repeat center left;
}
.bmxxxq_ge .radio span {
  display: inline-block;
  padding-left: 30px;
  background: url('../img/bmxxxq_a.png') no-repeat center left;
  margin-right: 80px;
  cursor: pointer;
}

.bmxxxq_ge .radio span.on {
  background: url('../img/bmxxxq_b.png') no-repeat center left;
}
.bmxxxq_xb {
  width: 100%;
  overflow: hidden;
}

.bmxxxq_ge ul {
  margin-top: 18px;
  overflow: hidden;
}

.bmxxxq_ge ul li {
  float: left;
  margin: 0 28px 18px 0;
}

.bmxxxq_xb .bmxxxq_ge {
  width: 100%;
}

.ksbm .bmxxxq_ge select {
  width: 100%;
  height: 48px;
  border-radius: 3px;
  border: 1px solid #eeeeee;
  line-height: 48px;
  padding-left: 19px;
  box-sizing: border-box;
  margin-top: 18px;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #999999;
  font-size: 14px;
  background: url('../img/grzx_c.png') no-repeat 296px center;
  cursor: pointer;
  padding-right: 71px;
}

.ksbm .bmxxxq_ge .tsy {
  color: #f70000;
  font-size: 14px;
  padding-top: 55px;
  box-sizing: border-box;
}

.ksbm .bmxxxq_ge input {
  width: 100%;
  height: 48px;
  border-radius: 3px;
  border: 1px solid #eeeeee;
  line-height: 48px;
  padding-left: 19px;
  box-sizing: border-box;
  margin-top: 18px;
  color: #999999;
  font-size: 14px;
}

.ksbm .bmxxxq_ge input::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.ksbm .bmxxxq_ge textarea {
  width: 100%;
  height: 182px;
  border-radius: 3px;
  border: 1px solid #eeeeee;
  line-height: 25px;
  padding-left: 19px;
  box-sizing: border-box;
  margin-top: 18px;
  color: #999999;
  font-size: 14px;
  resize: none;
  outline: none;
  font-family: '微软雅黑';
  font-size: 14px;
}

.ksbm .bmxxxq_ge textarea::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.ksbm .bmxxxq_ge p {
  padding-left: 14px;
  color: #333333;
  font-size: 16px;
  margin-top: 27px;
  margin-bottom: 19px;
}

.ksbm .bmxxxq_xb ul {
  overflow: hidden;
}

.ksbm .bmxxxq_xb li {
  width: 202px;
  height: 126px;
  float: left;
  margin: 0 25px 20px;
  border: 1px solid #eeeeee;
}

.ksbm .bmxxxq_xb li em {
  float: right;
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #2b579a;
  color: #fff;
  line-height: 21px;
  cursor: pointer;
  font-size: 38px;
}

.ksbm .bmxxxq_xb .bmxxxq_ge {
  float: none;
}

#chose_pic_btn {
  position: relative;
  background: url('../img/ksbm_a.png') no-repeat center;
}

#chose_pic_btn input {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.ksbm_ewm {
  position: relative;
  width: 525px;
}

.ksbm_ewm div {
  color: #333333;
  font-size: 18px;
  font-weight: 700;
}

.ksbm_ewm div em {
  color: #f70000;
  font-size: 20px;
  font-weight: 700;
  font-style: inherit;
  vertical-align: sub;
}

.ksbm_ewm input {
  width: 524px;
  height: 48px;
  border-radius: 3px;
  border: 1px solid #eeeeee;
  line-height: 48px;
  padding-left: 19px;
  box-sizing: border-box;
  margin-top: 18px;
  color: #999999;
  font-size: 14px;
}

.ksbm_ewm span {
  display: block;
  position: absolute;
  width: 97px;
  right: 13px;
  bottom: 12px;
  cursor: pointer;
}

.ksbm_qrtj {
  height: 50px;
  width: 250px;
  border-radius: 25px;
  background-color: #ff8921;
}

.ksbm_qrtj {
  height: 50px;
  width: 250px;
  border-radius: 25px;
  background-color: #ff8921;
  margin: 60px auto 0;
}

.ksbm_qrtj a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 50px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
}

.ksbm_tc {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.52);
  display: none;
}

.ksbm_tc_nr {
  width: 534px;
  height: 614px;
  background: url('../img/ksbm_c.png') no-repeat center;
  margin: 122px auto;
}

.ksbm_tc_xx {
  width: 100%;
  padding-top: 24px;
  overflow: hidden;
  padding-right: 21px;
  box-sizing: border-box;
  margin-bottom: 438px;
}

.ksbm_tc_xx img {
  float: right;
  cursor: pointer;
}

.ksbm_tc_an {
  width: 301px;
  height: 61px;
  border-radius: 30.5px;
  text-align: center;
  background-color: #3c70d6;
  line-height: 61px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 24px;
}

.ksbm_tc_an a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 24px;
}

.lxfs_tou {
  width: 100%;
  overflow: hidden;
  margin-bottom: 32px;
}

.lxfs_tou_z {
  float: left;
  width: 800px;
}

.lxfs_tou_z h1 {
  color: #333333;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 40px;
}

.lxfs_tou_z p {
  color: #333333;
  font-size: 16px;
  margin-bottom: 18px;
}

.lxfs_tou_y {
  float: right;
  text-align: center;
}

.lxfs_nr {
  width: 100%;
  height: 390px;
}

.lxfs_nr iframe {
  width: 100%;
  height: 390px;
}

.wzdt {
  padding-top: 87px;
}

.wzdt {
  width: 100%;
}

.wzdt ul {
  width: 100%;
  text-align: center;
}

.wzdt > ul > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}

.wzdt > ul > li > a {
  display: block;
  width: 144px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #3c70d6;
  color: #ffffff;
  font-weight: 700;
  font-size: 20px;
}

.wzdt > ul > li:hover > a {
  background-color: #ff8921;
}

.wzdt > ul > li ul {
  padding-top: 35px;
}

.wzdt > ul > li ul li {
  width: 100%;
  height: 38px;
  line-height: 38px;
}

.wzdt > ul > li ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
  font-size: 16px;
}

.wzdt > ul > li ul li a:hover {
  color: #ff8921;
}

/* 时间插件 */

.date_selector,
.date_selector * {
  width: auto;
  height: auto;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
}

.date_selector {
  background: #fbfbfb;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 0;
  margin-top: -1px;
  position: absolute;
  z-index: 100000;
  display: none;
  border-radius: 3px;
  box-shadow: 0 0 5px #aaa;
  box-shadow: 0 2px 2px #ccc;
  width: 220px;
}

.date_selector_ieframe {
  position: absolute;
  z-index: 99999;
  display: none;
}

.date_selector .nav {
  width: 17.5em;
}

.date_selector .nav p {
  clear: none;
}

.date_selector .month_nav,
.date_selector .year_nav {
  margin: 0 0 3px 0;
  padding: 0;
  display: block;
  position: relative;
  text-align: center;
}

.date_selector .month_nav {
  float: left;
  width: 37%;
}

.date_selector .year_nav {
  float: left;
  width: 33%;
  margin-left: 5px;
}

.date_selector .month_name,
.date_selector .year_name {
  font-weight: bold;
  line-height: 20px;
}

.date_selector .button {
  display: block;
  position: absolute;
  top: 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  font-weight: bold;
  color: #5985c7;
  text-align: center;
  font-size: 12px;
  overflow: hidden;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.date_selector .button:hover,
.date_selector .button.hover {
  background: #5985c7;
  color: #fff;
  cursor: pointer;
  border-color: #3a930d;
}

.date_selector .prev {
  left: 0;
}

.date_selector .next {
  right: 0;
}

.date_selector table {
  border-spacing: 0;
  border-collapse: collapse;
  clear: both;
  margin: 0;
  width: 220px;
}

.date_selector th,
.date_selector td {
  width: 2.5em;
  height: 2em;
  padding: 0 !important;
  text-align: center !important;
  color: #666;
  font-weight: normal;
}

.date_selector th {
  font-size: 12px;
}

.date_selector td {
  border: 1px solid #f1f1f1;
  line-height: 2em;
  text-align: center;
  white-space: nowrap;
  color: #5985c7;
  background: #fff;
}

.date_selector td.today {
  background: #eee;
}

.date_selector td.unselected_month {
  color: #ccc;
}

.date_selector td.selectable_day {
  cursor: pointer;
}

.date_selector td.selected {
  background: #2b579a;
  color: #fff;
  font-weight: bold;
}

.date_selector td.selectable_day:hover,
.date_selector td.selectable_day.hover {
  background: #5985c7;
  color: #fff;
}

/* 回到顶部 */

.hdd {
  position: fixed;
  right: 0;
  bottom: 46px;
  width: 67px;
  height: 215px;
}

.hdd ul {
  width: 100%;
  height: 100%;
}

.hdd ul li {
  width: 100%;
  height: 33.33%;
  box-sizing: border-box;
  cursor: pointer;
}

.hdd ul li img {
  display: block;
  margin: auto;
  transform: translateY(50%);
  box-sizing: border-box;
}

.hdd ul li:nth-child(1) {
  background-color: #c40001;
}

.hdd ul li:nth-child(2) {
  background-color: #ff950d;
  display: none;
}

.hdd ul li:nth-child(3) {
  background-color: #76e071;
}

/* 加内容 */

.ksbm_cxxy {
  margin-top: 30px;
  color: #666666;
  font-size: 14px;
}

.ksbm_cxxy em {
  display: inline-block;
  font-style: inherit;
  color: #f4421f;
  font-size: 14px;
  border-bottom: 1px solid #f4421f;
  cursor: pointer;
}

.ksbm_cxxy span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-right: 9px;
  background: url('../img/xg_a.png') no-repeat center;
  vertical-align: bottom;
  cursor: pointer;
}

.ksbm_cxxy span.on {
  background: url('../img/xg_b.png') no-repeat center;
}

.ksbm_cxxyxq {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.72);
  display: none;
}

.ksbm_cxxyxq_ke {
  width: 100%;
  height: 100%;
  position: relative;
}

.ksbm_cxxyxq_a {
  width: 100%;
  height: 722px;
  border-radius: 25px;
  background-color: #fff;
  position: relative;
}

.ksbm_cxxyxq_a h1 {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #000000;
  font-size: 24px;
  border-bottom: 3px solid #054ed5;
}

.ksbm_cxxyxq_a div {
  width: 100%;
  height: 600px;
  padding: 33px 35px;
  box-sizing: border-box;
  color: #666;
  font-size: 16px;
  line-height: 37px;
  text-indent: 2em;
  overflow-y: auto;
}

.ksbm_cxxyxq_a span {
  width: 38px;
  height: 38px;
  position: absolute;
  right: -58px;
  top: 18px;
  background: url('../img/xg_c.png') no-repeat center;
  cursor: pointer;
}

.ksbm_cxxyxq_kebj {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.ksbm_cxxyxq_ke .w {
  position: absolute;
  z-index: 2;
  padding-top: 100px;
  left: 50%;
  transform: translate(-50%);
}

.zc .ksbm_cxxy {
  margin-bottom: 19px;
  margin-top: 19px;
}

.zc .dl_li {
  margin-bottom: 24px;
}

.ksbm {
  padding: 40px 20px 60px;
}

/* @media screen and (max-width: 1678px) {

} */

.del {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  float: right;
  top: 0;
  right: 0;
  background: url(../img/close00.png) no-repeat center;
  background-size: 20px 20px;
  z-index: 12;
}
.hbf {
  display: block;
  float: left;
  width: 96%;
}
.hbtextarea {
  display: block;
  float: left;
  width: 96%;
}
.hbimg {
  display: block;
  float: left;
  width: 96%;
}
.hbimg ul {
  width: 100%;
  font-size: 0;
}
.hbimg ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 15px 0;
}
.sxp {
  font-size: 0;
}
.sxp a {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 2;
  width: 50%;
}
